@charset "UTF-8";

/*初始化css*/
body {
  font-family: 微软雅黑;
  color: #333;
}

/*min-width的宽度根据项目页面宽度决定*/
*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}

input {
  margin: 0;
  padding: 0;
  outline: none;
}

li {
  list-style: none;
}

a,
ins {
  text-decoration: none;
}

*:focus {
  outline: none;
}

a {
  color: #333;
}

/*颜色根据通用信息列表的文字颜色决定*/
.more a {
  color: #999;
}

/*颜色根据通用更多的文字颜色决定*/
a:hover {
  color: #1c5bb8;
}

/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover {
  color: #1c5bb8;
}

/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.cf:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}

.cf {
  zoom: 1;
}

.hide {
  display: none;
}

.block {
  display: block;
}

textarea,
input {
  font-family: 微软雅黑;
}

/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)		footer*/

/**top**/
.mobile_top {
  width: 100%;
  height: 7.5rem;
  background: url(top_bj.png) no-repeat;
  padding: 4% 2% 0;
  background-size: contain;
  position: relative;
}

.mobile_top ul.tit_box {
  width: 100%;
  height: 0.5rem;
}

.mobile_top ul.tit_box li {
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.36rem;
  font-weight: bold;
  float: left;
  width: 60%;
}

.mobile_top ul.tit_box li:first-child {
  /*background: url(../images/jiantou.png) no-repeat;background-size:  contain;padding-left: 5%;*/
  width: 20%;
  text-align: left;
}

.mobile_top ul.tit_box li:first-child a {
  font-size: 0.32rem;
  font-weight: normal;
  color: #108ee9;
  padding-left: 10%;
}

.mobile_top .video {
  width: 96%;
  height: 3.93rem;
  position: absolute;
  top: 2rem;
  left: -2%;
}

/* 魅力旬邑 */
.part1_box {
  width: 100%;
  height: 7.5rem;
  background: url(mli_pic.png) no-repeat;
  padding: 3% 3%;
  background-size: 100% 100%;
  position: relative;
}

.part1_box .pic_bs {
  width: 100%;
  height: 1.04rem;
  margin-bottom: 3.5%;
}

.part1_box .pic_bs img {
  width: 1.96rem;
  height: 100%;
  vertical-align: top;
}

.part1_box p.js {
  width: 100%;
  line-height: 0.4rem;
  font-size: 0.25rem;
  text-indent: 2em;
  margin-bottom: 3.5%;
}

.part1_box p.js a {
  color: #108ee9;
}

.part1_box .pic1_link {
  width: 100%;
}

.part1_box .pic1_link li {
  width: 25%;
  height: 1.1rem;
  float: left;
  text-align: center;
  margin-right: 0;
  font-size: 0.25rem;
  margin-bottom: 3%;
}

.part1_box .pic1_link li img {
  width: 0.4rem;
  height: 0.4rem;
  border: 0;
  margin: 0.12rem 0;
  vertical-align: top;
}

.part1_box .pic1_link span {
  display: block;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #2a6d66;
}

.part1_box .pic1_link li:nth-child(3),
.wapfwdt .fwdt_list li:nth-child(6) {
  margin-right: 0;
}

/* 文化旬邑 */
.part2_box {
  width: 100%;
  height: 6rem;
  background: url(whua_pic.png) no-repeat;
  padding: 3% 3%;
  background-size: 100% 100%;
  position: relative;
}

.part2_box .pic_bs {
  width: 100%;
  height: 1.04rem;
  margin-bottom: 15.5%;
}

.part2_box .pic_bs img {
  width: 2.17rem;
  height: 100%;
  vertical-align: top;
}

.part2_box .culture_box {
  width: 100%;
  height: 4.35rem;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.part2_box .culture_box img {
  width: 1.9rem;
  height: 1.9rem;
  border: 0;
}

.part2_box .culture_box .pic {
  width: 1.9rem;
  height: 1.9rem;
  position: absolute;
}

.part2_box .culture_box .invest_n1 {
  top: 0;
  left: -285px;
}

.part2_box .culture_box .invest_n2 {
  top: 149px;
  left: -285px;
}

.part2_box .culture_box .invest_n3 {
  top: -285px;
  left: 298px;
}

.part2_box .culture_box .invest_n4 {
  top: -285px;
  left: 446px;
}

.part2_box .culture_box .invest_n5 {
  top: 0;
  right: -285px;
}

.part2_box .culture_box .invest_n6 {
  top: 149px;
  right: -285px;
}

/* 旅游旬邑 */
.section4 {
  width: 100%;
  height: 7.5rem;
  background: url(lvyou_pic.png) no-repeat;
  padding: 3% 3%;
  background-size: 100% 100%;
  position: relative;
}

.section4 .pic_bs {
  width: 100%;
  height: 1.04rem;
  margin-bottom: 3.5%;
}

.section4 .pic_bs img {
  width: 2.17rem;
  height: 100%;
  vertical-align: top;
}

.section4 .travel_box {
  width: 100%;
  height: 5.5rem;
  overflow: hidden;
  margin: 0 auto 0;
  position: relative;
}

.section4 .travel_more {
  width: 1.51rem;
  text-align: center;
  position: absolute;
}

.section4 .travel_more img {
  width: 100%;
  vertical-align: top;
}

.section4 ul.travel_pic li {
  width: 15%;
  height: 4.9rem;
  position: absolute;
  transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  top: 15%;
}

.section4 ul.travel_pic li:hover a {
  transform: rotateY(360deg);
  transition: 0.8s;
}

.section4 ul.travel_pic li a {
  width: 100%;
  height: 4.9rem;
  display: block;
  overflow: hidden;
}

.section4 ul.travel_pic li img {
  height: 100%;
  border: 0;
}

.section4 ul.travel_pic li span {
  font-size: 0.3rem;
}

.section4 .pic_1 {
  left: 500px;
}

.section4 .pic_2 {
  left: 500px;
}

.section4 .pic_3 {
  left: 500px;
}

.section4 .pic_4 {
  left: 500px;
}

.section4 .pic_5 {
  left: 500px;
}

.section4 .pic_6 {
  left: 500px;
}

.section4 ul.travel_pic span {
  display: block;
  position: absolute;
  top: 10%;
  color: #ffffff;
  width: 50%;
  text-align: center;
  left: 25%;
}

/* 投资旬邑 */
.section5 {
  width: 100%;
  height: 7.5rem;
  background: url(tz_pic.png) no-repeat;
  padding: 3% 3%;
  background-size: 100% 100%;
  position: relative;
}

.section5 .pic_bs {
  width: 100%;
  height: 1.04rem;
  margin-bottom: 4.5%;
}

.section5 .pic_bs img {
  width: 2.17rem;
  height: 100%;
  vertical-align: top;
}

.section5 .touzi_box {
  width: 100%;
  height: 5.5rem;
  overflow: hidden;
  margin: 0 auto 0;
  background: #ffffff;
}

.section5 .touzi_box .top_box {
  width: 100%;
  height: 3rem;
  padding: 1%;
}

.section5 .touzi_box .top_box img {
  height: 100%;
  width: 100%;
}

.section5 .touzi_box ul.tit_box {
  width: 100%;
  height: 2.5rem;
  padding: 2%;
}

.section5 .touzi_box ul.tit_box li a {
  font-size: 0.35rem;
  line-height: 0.45rem;
  font-weight: bold;
  color: #333;
}

.section5 .touzi_box ul.tit_box li:first-child {
  margin-bottom: 3%;
}

.section5 .touzi_box ul.tit_box li {
  font-size: 0.3rem;
  line-height: 0.45rem;
}

/* 图说旬邑 */
.section6 {
  width: 100%;
  height: 7.5rem;
  background: url(tushuo_pic.png) no-repeat;
  padding: 3% 3%;
  background-size: 100% 100%;
  position: relative;
}

.section6 .pic_bs {
  width: 100%;
  height: 1.04rem;
  margin-bottom: 12.5%;
}

.section6 .pic_bs img {
  width: 2.17rem;
  height: 100%;
  vertical-align: top;
}

.section6 .travel_more {
  width: 1.51rem;
  text-align: center;
  position: absolute;
}

.section6 .travel_more img {
  width: 100%;
  vertical-align: top;
}

.section6 .picture_box {
  width: 100%;
  height: 4.5rem;
  overflow: hidden;
  margin: 0px auto 0;
  position: relative;
}

.section6 .picture_box li {
  position: absolute;
  width: 2.3rem;
  height: 2rem;
}

.section6 .picture_box li a {
  display: block;
  position: relative;
  width: 2.3rem;
  height: 2rem;
}

.section6 .picture_box li img {
  width: 100%;
  height: 2rem;
  border: none;
}

.section6 .picture_box li.pic1 {
  left: 0;
  top: -250px;
}

.section6 .picture_box li.pic2 {
  left: 34.5%;
  top: -250px;
}

.section6 .picture_box li.pic3 {
  left: 69%;
  top: -250px;
}

.section6 .picture_box li.pic4 {
  width: 4.75rem;
  height: 2rem;
  left: 0px;
  top: -450px;
}

.section6 .picture_box li.pic4 a {
  width: 4.75rem;
  height: 2rem;
}

.section6 .picture_box li p {
  width: 2.3rem;
  height: 0.5rem;
  line-height: 0.5rem;
  position: absolute;
  bottom: 0;
  background: url(pic_bj.png);
  color: #ffffff;
  font-size: 0.3rem;
  text-align: center;
}

.section6 .picture_box li.pic4 p {
  width: 4.75rem;
}

.section6 .picture_box li.pic4 img {
  width: 4.75rem;
  height: 2rem;
  border: none;
}

.section6 .picture_box li.pic5 {
  width: 2.3rem;
  height: 2rem;
  right: 0;
  top: 47%;
}

/* 市县名片 */
.section7 {
  width: 100%;
  height: 8rem;
  background: url(shixian_pic.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding: 3% 0;
}

.section7 .pic_bs {
  width: 100%;
  height: 1.04rem;
  margin-bottom: 5.5%;
  padding: 0 3%;
}

.section7 .pic_bs img {
  width: 2.17rem;
  height: 100%;
  vertical-align: top;
}

.honorVideo {
  width: 100%;
  float: none;
  margin: 0 auto;
  min-height: 0;
}

.honorVideo img {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.slider {
  display: none;
}

.focus span {
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 8px;
  background: #999999;
  font-size: 0;
  border-radius: 1rem;
}

.focus span.current {
  width: 0.16rem;
  height: 0.16rem;
  background: #ff6010;
  border-radius: 1rem;
}

.title_style {
  position: relative;
  z-index: 999;
  top: -33px;
  height: 27px;
  line-height: 27px;
  text-align: left;
  padding-left: 10px;
}

.title_style a {
  color: #fff;
}

/* 友情链接 */
.yqlj_box {
  width: 100%;
  height: 2rem;
  background: #3573b5;
  padding: 3% 0;
  /* margin-top: 8%; */
}

/* footer */

.footer p,
.footer a {
  font-size: 0.2rem;
  color: #aac9f0;
  line-height: 200%;
  text-align: center;
}

.footer .ba_img {
  width: 5%;
  height: 5%;
  margin-top: -1%;
  margin-left: 1%;
  margin-right: 1%;
}

/* 投资旬邑频道页 */

.touzi_top {
  width: 100%;
  height: 9.8rem;
  background: url(../images/touzi_bj_pic.png) no-repeat;
  padding: 4% 2% 0;
  background-size: contain;
  position: relative;
}

.touzi_top ul.tit_box {
  width: 100%;
  height: 0.5rem;
}

.touzi_top ul.tit_box li {
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.36rem;
  font-weight: bold;
  float: left;
  width: 60%;
  color: #ffffff;
}

.touzi_top ul.tit_box li:first-child {
  width: 20%;
  text-align: left;
}

.touzi_top ul.tit_box li:first-child a {
  font-size: 0.32rem;
  font-weight: normal;
  color: #ffffff;
  padding-left: 10%;
}

.touzi_top .left_video {
  width: 94%;
  height: 7rem;
  overflow: hidden;
  background: #f5f5f5;
  position: absolute;
  top: 2.5rem;
  left: 3%;
}

.touzi_top .left_video .video_box {
  width: 100%;
  height: auto;
}

.touzi_top .left_video .video_shouming {
  width: 100%;
  height: 2.87rem;
  padding: 0 4% 4%;
}

.touzi_top .left_video .video_shouming ul.tit li {
  font-size: 0.35rem;
  color: #333333;
  font-weight: bold;
  line-height: 0.45rem;
  height: 0.65rem;
  border-bottom: 1px solid #dddddd;
}

.touzi_top .left_video .video_shouming ul.list {
  padding-top: 2%;
}

.touzi_top .left_video .video_shouming ul.list li {
  font-size: 0.25rem;
  color: #666666;
  line-height: 0.4rem;
}

.touzi_top .left_video .video_shouming ul.list li a {
  color: #333333;
  font-size: 0.25rem;
  line-height: 0.4rem;
}

/* 投资项目、投资动态 */
.touzi_part1 {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 0 3%;
  position: relative;
  margin-bottom: 3%;
}

.touzi_part1 .tit_qh {
  height: 0.85rem;
  line-height: 0.85rem;
  border-bottom: 1px solid #dddddd;
}

.touzi_part1 .tit_qh div {
  float: left;
  font-size: 0.36rem;
}

.touzi_part1 .tit_qh .jg {
  float: left;
  padding: 0 4%;
  color: #c9c9c9;
  font-weight: normal;
}

.touzi_part1 .tit_qh .hover {
  color: #3573b5;
  font-size: 0.36rem;
  font-weight: bold;
}

.touzi_part1 .second_list1 {
  padding: 0.1rem 0;
}

.touzi_part1 .second_list1 li {
  line-height: 0.65rem;
  padding-left: 0.15rem;
  border-bottom: 1px solid #e5e5e5;
  font-size: 0.32rem;
  padding: 0.12rem 4%;
  background: url(dian_ty.png) 0 29% no-repeat;
}

.touzi_part1 .second_list1 li a {
  color: #333333;
  display: block;
  width: 100%;
}

.touzi_part1 .second_list1 span {
  color: #999999;
  display: block;
  width: 100%;
  font-size: 0.25rem;
}

.touzi_part1 .second_list2 {
  padding: 0.1rem 0;
}

.touzi_part1 .second_list2 li {
  line-height: 0.65rem;
  padding-left: 0.15rem;
  border-bottom: 1px solid #e5e5e5;
  font-size: 0.32rem;
  padding: 0.12rem 4%;
  background: url(dian_ty.png) 0 50% no-repeat;
}

.touzi_part1 .second_list2 li a {
  color: #333333;
  display: block;
  width: 100%;
}

.touzi_part1 .second_list2 span {
  color: #999999;
  display: block;
  width: 100%;
  font-size: 0.25rem;
}

/*加载更多*/
.getmore {
  display: block;
  height: 0.6rem;
  margin: 0.4rem 4%;
  background-color: #ededed;
  font-size: 0.24rem;
  line-height: 0.6rem;
  color: #999999;
  text-align: center;
  cursor: pointer;
  border-radius: 2em;
}

/* 企业风采 */
.qyfc_box {
  width: 100%;
  height: 7.5rem;
  background: #fff;
  padding: 3% 0;
  position: relative;
}

.qyfc_box .tit_qh {
  height: 0.85rem;
  line-height: 0.85rem;
  border-bottom: 1px solid #dddddd;
  padding: 0 3%;
  margin-bottom: 6%;
}

.qyfc_box .tit_qh div {
  float: left;
  font-size: 0.36rem;
}

.qyfc_box .tit_qh .jg {
  float: left;
  padding: 0 4%;
  color: #c9c9c9;
  font-weight: normal;
}

.qyfc_box .tit_qh .hover {
  color: #3573b5;
  font-size: 0.36rem;
  font-weight: bold;
}